PowerTools SPREAD for ASP.NET 8.0J
RadioButtonListEditor コンストラクタ(String[])

ラジオボタンリストの項目(配列)
ラジオボタンリストの項目を指定して、新しいマルチオプションのボタンリストエディタを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal items() As String _
)
public RadioButtonListEditor( 
   string[] items
)

パラメータ

items
ラジオボタンリストの項目(配列)
参照

RadioButtonListEditor クラス
RadioButtonListEditor メンバ
オーバーロード一覧

 

 


© 2003-2015, GrapeCity inc. All rights reserved.